home *** CD-ROM | disk | FTP | other *** search
- [Version]
- signature="$CHICAGO$"
- AdvancedINF=2.0
-
- [MyCustomDestination]
- 49000=PackageDestination49000,23
- 49017=SourceDir
-
- [PackageDestination49000]
- "HKLM","Software\Microsoft\Java VM","LibsDirectory","",""
-
- [Strings]
- XMLID="{9C720BE0-1E28-11d1-8F36-00C04FD8FF5E}"
- IE3Cab="XML4IE3.CAB"
- IE4Cab="XMLDSO.CAB"
-
- [Setup Hooks]
- hook1=hook1
- hook2=hook2
-
- [DefaultInstall]
- CustomDestination=MyCustomDestination
-
- [hook1]
- run=extrac32 /e /a /y /l %49000% %IE3Cab%
-
- [hook2]
- InfFile=xml.inf
- InfSection=RegistryData
-
- [RegistryData]
- CustomDestination=MyCustomDestination
- AddReg=AddRegSection
-
- [AddRegSection]
- HKCR,"CLSID\%XMLID%",,,"Microsoft XML Parser for Java"
- HKCR,"CLSID\%XMLID%\InstalledVersion",,,"1,0,0,0"
- HKCR,"CLSID\%XMLID%\InstalledVersion","Path",,"%49000%\com\ms\xml\om\Document.class"
- HKCR,"CLSID\%XMLID%\InProcServer32",,,"%11%\MSJAVA.DLL"
- HKCR,"CLSID\%XMLID%\InProcServer32","NoJavaClass",,""
- HKCR,"CLSID\%XMLID%\InProcServer32","ThreadingModel",,"Both"
- HKCR,"CLSID\%XMLID%\InProcServer32","Lib",,"%49000%"
-
- [VM4Install]
- CustomDestination=MyCustomDestination
- RunPostSetupCommands=SDKInstallDetect
-
- [SDKInstall]
- CustomDestination=MyCustomDestination
- RunPostSetupCommands=SDKInstallDetect
-
- [SDKInstallDetect]
- %49017%\INFCond %11%\urlmon.dll LT 4.71.1113.0 %49017%\xml.inf SDKInstall30 else %49017%\xml.inf SDKInstall40
-
- [SDKInstall30]
- CustomDestination=MyCustomDestination
- AddReg=AddRegSection
- RunPostSetupCommands=ExtractFiles
-
- [ExtractFiles]
- extrac32 /e /a /y /l %49000% %49017%\%IE3Cab%
-
- [SDKInstall40]
- CustomDestination=MyCustomDestination
- AddReg=SetupRunOnce
- RunPostSetupCommands=CopyCabinet
-
- [CopyCabinet]
- extrac32 /c /y %49017%\%IE4Cab% %10%
-
- [SetupRunOnce]
- HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce","RunOnceEx",,"rundll32 iernonce,ProcessRunOnceEx"
- HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\903","Install XMLDSO",,"rundll32 msjava,JavaPkgMgr_Install %10%\%IE4Cab%,0,0,0,0,0,8"
-